-
21 Для последовательных систем акцент делается на объектно-ориентированных концепциях сокрытия информации, классов и наследования
Универсальный русско-английский словарь > Для последовательных систем акцент делается на объектно-ориентированных концепциях сокрытия информации, классов и наследования
-
22 Задачи предста
General subject: Tasks represent units of work. They are the functional subunits of the job (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) -
23 Логика переходов
General subject: State transition logic is formally defined within finite automata theory (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) -
24 Ослэндер Д.М., Риджли Дж.Р., Ринггенберг Дж.Д. Управляющие программы для механических систем.
General subject: Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time WorldУниверсальный русско-английский словарь > Ослэндер Д.М., Риджли Дж.Р., Ринггенберг Дж.Д. Управляющие программы для механических систем.
-
25 Относящаяся к
General subject: A prototypical process system is shown in Figure 2.1 (sensors are not shown) (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) -
26 Представлен объектно-ориентированный и онтологический подходы к описанию систем функциональных блоков
Универсальный русско-английский словарь > Представлен объектно-ориентированный и онтологический подходы к описанию систем функциональных блоков
-
27 При проектировании параллельных систем, таких как к
General subject: For the design of concurrent systems, such as real-time, client/server, and distributed applications, it is necessary to consider concurrent tasking concepts in addition to object-oriented conceptsУниверсальный русско-английский словарь > При проектировании параллельных систем, таких как к
-
28 Технологическая сист
General subject: The process system of the previous chapter is repeated in Figure 3.4 (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > Технологическая сист
-
29 Устройство вытачивания кулачка
Programming: Cam grinder (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > Устройство вытачивания кулачка
-
30 б
1) General subject: A more exact method for measuring real time takes advantage of the PC's real-time clock (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)2) Aviation: Борис (фонетический алфавит гражданской авиации. В АЯ соответствует "Bravo")3) Engineering: bel4) Abbreviation: багажные вагоны -
31 важно обратить внимание
General subject: It is important to note, that this particular selection is not unique (Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > важно обратить внимание
-
32 внутренняя структура задачи
Programming: internal task structure (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > внутренняя структура задачи
-
33 даёт уставки для управления по
General subject: gives setpoints to position control to assure smooth motion (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > даёт уставки для управления по
-
34 двойная подающая труба
Programming: dual feed tube (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > двойная подающая труба
-
35 зубчатые приводы, исполь
General subject: timing belts used in a variety of machines to coordinate motions (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > зубчатые приводы, исполь
-
36 логика переходов
General subject: State transition logic is formally defined within finite automata theory (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) -
37 логика переходов (смены) состояний
Programming: state transition logic (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > логика переходов (смены) состояний
-
38 модель задач/состояний
Programming: task/state model (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный русско-английский словарь > модель задач/состояний
-
39 несм
General subject: myriads of machines that use linkages, gears, cams, etc., to produce desired motions (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World) -
40 объектно-ориентированный и онтологический подходы к описанию систем функциональных блоков
Универсальный русско-английский словарь > объектно-ориентированный и онтологический подходы к описанию систем функциональных блоков
См. также в других словарях:
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
Object-oriented programming language — An object oriented programming language (also called an OO language ) is one that allows or encourages, to some degree, object oriented programming techniques such as encapsulation, inheritance, modularity, and polymorphism. Simula (1967) is… … Wikipedia
Object-Oriented Software Construction — … Wikipedia
Object-oriented business engineering — (OOBE) is object modeling at enterprise level. Use cases are the important tool for modeling. OOBE is a framework for architecture, business engineering, business process management and object oriented development. OOBE provides the framework… … Wikipedia
Object Oriented Input System — Developer(s) Wrecked Games Stable release 1.2 / May 12, 2008; 3 years ago (2008 05 12) Platform Cross p … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object-oriented operating system — An object oriented operating system is an operating system which internally uses object oriented methodologies. An object oriented operating system is in contrast to an object oriented user interface or programming framework, which can be placed… … Wikipedia
Object-oriented design — OOD redirects here. OOD may also refer to Officer of the Deck, Officer of the day, or the Ood. Object oriented design is the process of planning a system of interacting objects for the purpose of solving a software problem. It is one approach to… … Wikipedia
Object-oriented user interface — In computing an object oriented user interface (OOUI) is a type of user interface based on an object oriented programming metaphor. In an OOUI, the user interacts explicitly with objects that represent entities in the domain that the application… … Wikipedia
Object Management Group — Formation 1989 Headquarters Needham, Massachusetts Website … Wikipedia
GRASP (Object Oriented Design) — GRASP stands for General Responsibility Assignment Software Patterns (or sometimes Principles). It is used in object oriented design, and gives guidelines for assigning responsibility to classes and objects.Examples of different… … Wikipedia